log/slog.commonHandler.w (field)

6 uses

	log/slog (current package)
		handler.go#L198: 	w           io.Writer
		handler.go#L210: 		w:                 h.w,
		handler.go#L313: 	_, err := h.w.Write(*state.buf)
		json_handler.go#L37: 			w:    w,
		text_handler.go#L35: 			w:    w,